PDF4Java Reference Documentation
com.o2sol.pdf4java.content.batesnumbers Package
/
PDFBatesNumberAppearance Class
/ setFont Method
The font used to draw the Bates number.
Collapse All
Expand All
In This Topic
setFont Method
In This Topic
Sets the font.
Syntax
public
void
setFont(
PDFFont
font
)
Parameters
font
The font used to draw the Bates number.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When font is null.
See Also
Reference
PDFBatesNumberAppearance Class
PDFBatesNumberAppearance Members